#xinwenliebiaogaijin{
	padding: 0;
	margin: auto;
	width: 1000px;
	height: 600px;
	background: #ffffff;
	letter-spacing: 0.5px;
	margin-top: 30px;
}
/*新闻列表-无缝滚动 上下*/
        .activity {
            width:100%;
            margin:0 auto;
            position:relative;
            overflow:hidden;
            height:165px;
            text-align:center;
            background-color:#fff;
        }
        .liebiaopaixu1 ul {
            top:0px;
            padding:0;
            color:#666;
            position:relative;
        }
		.liebiaopaixu2 ul {
		    top:0px;
		    padding:0;
		    color:#666;
		    position:relative;
			}
        .activity li {
            height:34px;
            padding:0;
            font-size:14px;
            line-height:34px;
            list-style:none;
            border-bottom:1px dotted #d2d2d2;
        }
.liebiaopaixu1{
	
	position:relative;
	width: 47%;
	height: auto;
	float: left;
	line-height: 40px;
	overflow: initial;
	background-color:#fff;
}

.liebiaopaixu2{
	width: 47%;
	height: auto;
	float: right;
	line-height: 40px;
	overflow: initial;
	background-color:#fff;
}

.liebiaopaixu1 li{
	border-bottom:1px dotted #d2d2d2;
	list-style:none;
	display: block;
	border-bottom: 1px dashed #A0A0A0;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: url(/skin/ico-list.png) no-repeat left center;
	background-size: 8px 8px;
	
}

.liebiaopaixu2 li{
	display: block;
	border-bottom: 1px dashed #A0A0A0;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* white-space: nowrap; */
	box-sizing: border-box;
	background: url(/skin/ico-list.png) no-repeat left center;
	background-size: 8px 8px;
	
}

.liebiaopaixu1 li h4:hover
{
text-overflow:inherit;
overflow:visible;
}

.liebiaopaixu2 li h4:hover
{
text-overflow:inherit;
overflow:visible;
}

.liebiaopaixu1 li h5{
	float: right;
	margin-top: -35px;
	margin-right: 3px;
	font-size: 13px;
	font-family: "Microsoft YaHei"
}

.liebiaopaixu2 li h5{
	float: right;
	margin-top: -35px;
	margin-right: 3px;
	font-size: 13px;
	font-family: "Microsoft YaHei"
}
 
.liebiaopaixu1 li h4{
	font-size: 16px;
	padding-left: 10px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 350px;
	margin-top: 3px;
	font-family: "Microsoft YaHei"
}

.liebiaopaixu2 li h4{
	font-size: 16px;
	padding-left: 10px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 350px;
	margin-top: 3px;
    font-family: "Microsoft YaHei"
}



.clear{
	clear:both
}

.liebiaopaixu3 li{
	display: block;
	
}

.liebiaopaixu4 li{
	display: block;
	
}

.liebiaopaixu3{
	width: 25%;
	height: auto;
	float: right;
}

.liebiaopaixu4{
	width: 25%;
	height: auto;
	float: right;
}